home *** CD-ROM | disk | FTP | other *** search
/ Enter 2010 January / ENTER_2010_01.iso / Programy / Gry / Base_Invaders_ / BaseInvadersSetup1.3.exe / {app} / Compositions / ExplosionComposition.xml < prev    next >
Encoding:
Extensible Markup Language  |  2007-01-25  |  1.7 KB  |  43 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Stream name="Stream">
  3.   <FileComposition name="FileComposition">
  4.     <string name="CogName">Explosion</string>
  5.     <string name="GroupName">effects</string>
  6.     <list name="Components" type="CompID" size="6">
  7.       <CompID name="CompID">1</CompID>
  8.       <CompID name="CompID">55</CompID>
  9.       <CompID name="CompID">12</CompID>
  10.       <CompID name="CompID">21</CompID>
  11.       <CompID name="CompID">123</CompID>
  12.       <CompID name="CompID">56</CompID>
  13.     </list>
  14.     <list name="Functions" type="Funcmapping" size="0" />
  15.     <list name="UpdateList" type="func" size="0" />
  16.     <list name="Archetypes" type="Archetype" size="6">
  17.       <Archetype name="Archetype">
  18.         <string name="Name">KamikazeExplosion</string>
  19.         <file name="File">Data\KamikazeExplosion.xml</file>
  20.       </Archetype>
  21.       <Archetype name="Archetype">
  22.         <string name="Name">BomberExplosion</string>
  23.         <file name="File">Data\BomberExplosion.xml</file>
  24.       </Archetype>
  25.       <Archetype name="Archetype">
  26.         <string name="Name">MissileExplosion</string>
  27.         <file name="File">Data\MissileExplosion.xml</file>
  28.       </Archetype>
  29.       <Archetype name="Archetype">
  30.         <string name="Name">DustExplosion</string>
  31.         <file name="File">Data\DustExplosionCog.xml</file>
  32.       </Archetype>
  33.       <Archetype name="Archetype">
  34.         <string name="Name">QuietDustExplosion</string>
  35.         <file name="File">Data\QuietDustExplosionCog.xml</file>
  36.       </Archetype>
  37.       <Archetype name="Archetype">
  38.         <string name="Name">LightningExplosion</string>
  39.         <file name="File">Data\LightningExplosion.xml</file>
  40.       </Archetype>      
  41.     </list>
  42.   </FileComposition>
  43. </Stream>